|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.core.util.Geom
public class Geom
| Nested Class Summary | |
|---|---|
class |
Geom.Point3D
|
| Constructor Summary | |
|---|---|
Geom()
|
|
| Method Summary | |
|---|---|
static float |
DistancePointLine(Geom.Point3D point,
Geom.Point3D lineStart,
Geom.Point3D lineEnd)
|
static Geom.Point3D |
newPoint3D(float x,
float y,
float z)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Geom()
| Method Detail |
|---|
public static float DistancePointLine(Geom.Point3D point,
Geom.Point3D lineStart,
Geom.Point3D lineEnd)
public static Geom.Point3D newPoint3D(float x,
float y,
float z)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||